################################################################
\\\\\\\\\\\\\\\\\\\\\\\\\\\\FIXES\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
################################################################
1. Errors found in ScreenSelectMusic (MusicWheel/Scores stuff) 
   have been fixed.

2. Gameplay errors (minor lua mistakes) have been fixed.

3. Risky now works when you turn it off and on.

4. Player options are accessible during AND after music select.

5. Minor graphic fixes.

6. Player options now play music.

Note: High score list + difficulty list scores have been removed
      for now. Rewriting in progress.

################################################################
\\\\\\\\\\\\\\\\\\\\\\\\\\FEATURES\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
################################################################
1. Player Number driven stage doors: Blue if P1, Pink if P2, both 
   if 2 players.

2. Built in random movies: Like DDR X2 onwards random movies are
   built into ScreenGameplay underlay but song videos and BGA's 
   will play if they exist.

3. Interchangeable information panes in ScreenSelectMusic: Similar
   to DDR 2014, the groove radar and difficulty list are inter-
   changeable. 

4. Group name display: Like DDR 2014, the group name display is
   featured in ScreenSelectMusic.

5. Access to ScreenPlayerOptions: Similar to console versions,
   the Player Options menu is accessible only via
   ScreenSelectMusic. 

6. Starter Mode: Features a video tutorial similar to that of
   DancingStage SuperNOVA (AC) and instructions for beginner
   players.

7. Timing Graphics: Like DDR X2, X3, 2013 and 2014, Fast/Slow
   graphics are featured below the player judgment.

8. Calorie display: Calories burned per step are shown next to 
   the difficulty display in ScreenGameplay. 

9. ScreenEvaluation: Similar to DDR 2014, information panes are
   interchangeable. Judgment and calorie/total calorie panes 
   are viewable.

10. Group Colours: Group colours (those used in DDR 2014) are 
    featured in the frame of each music wheel item.

11. Service Options/Home Options: Service options have been 
    changed into two new screens. If the operator button is 
    pressed (for arcade use), the operator menu will be displayed
    with arcade specific options similar to DDR AC service options.
    If you are using home mode, you can access the home options
    screen from ScreenTitleMenu which features Stepmania options.

12. Ranking Screen: As a part of the attract sequence, a ranking
    screen is shown that displays the highest score (single, double,
    all difficulties) for each song.

13. Name Entry [WIP]: Players can enter their name for their 
    high scores.  

################################################################
\\\\\\\\\\\\\\\\\ADDONS, EXTRAS AND RESOURCES\\\\\\\\\\\\\\\\\\
################################################################
The following can be found in the Addons folder along with 
instructions on how to use them.
ScreenGameplay:
	Background Videos

ScreenSelectMusic:
	High Score List *may* have an error (though this 
	shouldn't change the functioning of the game). If it 
	does, follow the instructions in the Addons folder.	

################################################################
\\\\\\\\\\\\\\\\\\\\\\\\\\\\CODES\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
################################################################
ScreenSelectMusic:
	To Open Groove Radar - [MenuDown] 
	To Open Difficulty   - [MenuUp]
	To Access Options    - [Select]

ScreenEvaluation:
	To Open Calories - [MenuDown]
	To Open Judgment - [MenuUp]

################################################################
\\\\\\\\\\\\\\\\\\\\\SUGGESTED SETTINGS\\\\\\\\\\\\\\\\\\\\\\\\\
################################################################
Codes:
For more efficient use of these codes make sure to have 
      [MenuDown] and [Down] mapped to different keys and 
      [MenuUp] and [Up] mapped to different keys.
		Example for P1: Left  = [G]	MenuLeft  = [LEFT]	Select  = [/]
			 	Down  = [H]	MenuDown  = [DOWN]	Confirm = [ENTER]
			 	Up    = [Y]	MenuUp    = [UP]
			 	Right = [J]     MenuRight = [RIGHT]

		Example for P2: Left  = [K]	MenuLeft  = [KP4]	Select  = [KP0]
			 	Down  = [L]	MenuDown  = [KP2]	Confirm = [KPENTER]
			 	Up    = [O]	MenuUp    = [KP8]
			 	Right = [:]     MenuRight = [KP6]

Groups:
For the group title and colours to work in ScreenSelectMusic
some renaming of folders is necessary (this is to make a 
logical order of DDR mixes). The following are the original and
renamed song packs, all from www.Zenius-i-vanisher.com plus
DDR Next Generation:
- DanceDanceRevolution 1stMIX
- DanceDanceRevolution 2ndMIX
- DanceDanceRevolution 3rdMIX + Ver.Korea
- DanceDanceRevolution 4thMIX
- DanceDanceRevolution 5thMIX
- DanceDanceRevolution 6thMIX MAX
- DanceDanceRevolution 7thMIX MAX2
- DanceDanceRevolution 8thMIX EXTREME
- DanceDanceRevolution SuperNOVA
- DanceDanceRevolution SuperNOVA2
- DanceDanceRevolution X
- DanceDanceRevolution X2
- DanceDanceRevolution X3
- DDR
- DDR2014
- Next Generation

Note:
1. The folder named DDR is the DDR 2013 songs.
2. If groups are named differently to this, the colours are 
   likely not to work and group title will just be displayed
   as whatever the folder is titled.

################################################################
\\\\\\\\\\\\\\\\\\CREDITS & ACKNOWLEDGMENTS\\\\\\\\\\\\\\\\\\\\\
################################################################
G2008 & strider: Authors of DDR2013 theme for Stepmania 5
	- Various placement values for accuracy
	- Options icons for ScreenSelectMusic and ScreenGameplay
	- Attract loop

KenP: Author of DDR X2 AC theme for Stepmania 5
	- Base theme for original placement values
	- ScreenFilter function base coding
	- Base coding for MusicWheel Graphics

A.C: Author of waiei theme for Stepmania 5
	- Various coding elements including music wheel colours

Lirodon: Author of Session '09 ~Chronicles~ theme for Stepmania 5
	- Base coding for ScreenSelectStyle scroller

Midiman: Author of Default theme for Stepmania 5
	- Initial coding for music wheel

Stepmania 5 _fallback theme
	- Various features and coding including the Options access in 
	  ScreenSelectMusic
	- ScreenNameEntryTraditional underlay

Gene2008 & Reiaya: Authors of DDR X3 AC theme for Stepmania 5
	- Combo number and label coding base

Lightning/freem/AJ: Author of the ITG3 port for Stepmania 5
	- ScreenRanking reference

Kyzentun
	- Help with various errors

Note: Specific credits can be found in most lua files.		